/**åº•éƒ¨**/
.footer-no-links .top .links {
  pointer-events: none;
  opacity: 0;
}
.footer-no-links .top .links .links-list {
  display: none;
}
.footer {
  color: #999999;
}
.footer a:hover {
  color: var(--active-color);
}
.footer .top {
  position: relative;
  padding-right: 5em;
  font-size: 16px;
  line-height: 1.3em;
  padding-top: 3em;
  padding-bottom: 3em;
}
.footer .top .links .links-title {
  color: #000000;
  flex-shrink: 0;
}
.footer .top .links .links-list {
  padding-left: 1.2em;
}
.footer .top .links .links-list a:hover {
  color: var(--active-color);
}
.footer .top .links .links-list .line-y {
  --background-line: rgba(0, 0, 0, 0.2);
  margin: 0 1.5em;
}
.footer .top .return-top {
  position: absolute;
  right: 0;
}
.footer .middle {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.footer .menus {
  font-size: 16px;
  line-height: 1.2em;
}
.footer .menus .menus-li {
  max-width: 20%;
}
.footer .menus .menus-title {
  margin-bottom: 1.2em;
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.2em;
  color: #333333;
}
.footer .menus .menus-a-s .a-box {
  padding: 0.4em 0;
}
.footer .contact {
  font-size: 20px;
  line-height: 1.5em;
  color: #333333;
}
.footer .contact .info {
  width: 325px;
}
.footer .contact .info .p + .p {
  margin-top: 0.8em;
}
.footer .contact .info .p .self-svg {
  flex-shrink: 0;
  margin-right: 1em;
  border-radius: 50%;
  border: 1px solid rgba(195, 157, 91, 0.3);
  width: 36px;
  height: 36px;
}
.footer .contact .info .p .self-svg svg {
  height: 55%;
  width: 55%;
  fill: var(--active-color);
}
.footer .contact .info .p .p-word {
  padding-top: 0.08em;
}
.footer .contact .info .p .phone {
  font-size: 1.25em;
  letter-spacing: 0px;
  color: #000000;
}
.footer .contact .code {
  width: 128px;
}
.footer .contact .code .img {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  border: 1px solid rgba(221, 221, 221, 0.6);
}
.footer .contact .code .code-tips {
  font-size: 0.7em;
  line-height: 1.4em;
  color: #000000;
  opacity: 0.6;
}
.footer .middle {
  padding-top: 40px;
  padding-bottom: 30px;
}
.footer .middle .menus {
  align-self: center;
  width: calc(50% - 1px);
  padding-left: 7%;
  padding-right: 7%;
}
.footer .middle .line-y {
  height: auto;
  --background-line: rgba(0, 0, 0, 0.2);
}
.footer .middle .contact {
  align-self: center;
  width: calc(50% - 1px);
  padding-left: 5%;
  padding-right: 5%;
}
.footer .company-des img {
  display: block;
  margin: 0 auto;
}
.footer .company-des .des {
  margin-top: 1.5em;
  font-size: 18px;
  line-height: 1.5em;
  color: #000000;
}
.footer .bot {
  margin-top: 50px;
  padding-bottom: 36px;
  font-size: 14px;
  line-height: 1.5em;
}
.footer .bot .left-cont {
  width: 40%;
}
.footer .bot .right-cont {
  width: 40%;
}
@media (max-width: 1200px) {
  .footer .top {
    padding-top: 0.5rem;
    padding-bottom: 0.3rem;
    font-size: 0.24rem;
  }
  .footer .top .links .links-list {
    padding-left: 0.5em;
  }
  .footer .top .links .links-list .line-y {
    margin: 0 0.6em;
  }
  .footer .top .return-top {
    transform: translateY(-13%);
  }
  .footer .menus {
    font-size: 0.24rem;
  }
  .footer .menus .menus-li {
    max-width: 20%;
  }
  .footer .menus .menus-title {
    margin-bottom: 0.6em;
    font-size: 1.1em;
  }
  .footer .menus .menus-a-s .a-box {
    padding: 0.2em 0;
  }
  .footer .contact {
    flex-wrap: wrap;
    font-size: 0.24rem;
  }
  .footer .contact .info {
    width: 100%;
    padding: 0.2rem 0;
  }
  .footer .contact .info .p {
    justify-content: center;
  }
  .footer .contact .info .p + .p {
    margin-top: 0.5em;
  }
  .footer .contact .info .p .self-svg {
    width: 0.5rem;
    height: 0.5rem;
  }
  .footer .contact .info .p .p-word {
    padding-top: 0.05rem;
    line-height: .4rem;
  }
  .footer .contact .code {
    width: 1.6rem;
  }
  .footer .contact .code .img {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    border: 1px solid rgba(221, 221, 221, 0.6);
  }
  .footer .contact .code .code-tips {
    font-size: 0.7em;
  }
  .footer .middle {
    padding-top: 0.5rem;
    padding-bottom: 0.2rem;
  }
  .footer .middle .menus {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .footer .middle .contact {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .footer .company-des .des {
    margin-top: 0.5em;
    font-size: 0.27rem;
  }
  .footer .bot {
    margin-top: 0.3rem;
    padding-bottom: 0.3rem;
    font-size: 0.24rem;
  }
  .footer .bot .share-box {
    margin-bottom: 0.2rem;
    width: 100%;
    order: 0;
  }
  .footer .bot .left-cont {
    order: 1;
    width: 100%;
    text-align: center;
  }
  .footer .bot .right-cont {
    order: 1;
    width: 100%;
    justify-content: center;
    text-align: center;
  }
}
